CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图着色 matlab

搜索资源列表

  1. GCP(color)

    0下载:
  2. 该程序是经典得MATLAB应用,关于模拟退火应用中得GCP图着色问题-the program MATLAB is a classic application of simulated annealing applications in the GCP map coloring problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2990
    • 提供者:王玥
  1. gaot

    0下载:
  2. 遗传算法工具箱,matlab,基于6.5版本的。希望大家顶起。在考虑用于图着色。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:104457
    • 提供者:ye ming
  1. GCPanneal2

    0下载:
  2. 图论研究中的图着色问题的matlab程序,非常好用啊!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1289
    • 提供者:liu
  1. matlab灰度图片转伪彩色图片

    0下载:
  2. 选定一张参照图,用参照图的颜色变对目标图进行着色
  3. 所属分类:图形图象

    • 发布日期:2011-04-01
    • 文件大小:63692
    • 提供者:wpsnake
  1. yuandaima

    2下载:
  2. 图着色问题的遗传算法MATLAB程序,大家看看吧-matlab ga
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-12-31
    • 文件大小:5312
    • 提供者:郭果
  1. GrTheory-Matlab-toolbox

    0下载:
  2. 图论应用研究广泛,如最短路问题,最小生成树问题,最大费用流问题,最优匹配问题,网络可靠性问题,图的着色问题,最优序列设计问题,等等。这是一个强大而通用的基于matlab的工具箱 -Graph toolbox
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:31911
    • 提供者:姚国才
  1. tuzhuode

    2下载:
  2. 利用模拟退火法解决图着色问题,画出相应的图形,效果较好-Using simulated annealing to solve the graph coloring problem, draw the appropriate graphics, better
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2467
    • 提供者:宋聃
  1. CSGC

    1下载:
  2. 认知无线电网络频谱分配的颜色敏感的图着色算法,是个很经典的算法-Cognitive radio network' s spectrum allocation of color-sensitive graph coloring algorithm, the algorithm is a very classic
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4458
    • 提供者:丹丹
  1. ant1

    1下载:
  2. 用于图着色法的蚁群算法,是Matlab文件-Matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1480
    • 提供者:荷云幽梦
  1. greed

    0下载:
  2. 利用贪婪算法实现图着色的简单程序,使用Matlab实现,编程风格更像C...不怎么会用matlab-greed, node coloring
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:516
    • 提供者:指间沙
  1. PicThery

    0下载:
  2. 这个程序实现与Matlab的优化工具箱下,用于给图进行边着色。包含了很多图论的程序,如计算最大割集、连通度、最小覆盖边数等等…… -This program is implemented with Matlab Optimization Toolbox for graph edge coloring. Contains a lot of graph theory program, such as the calculation of the maximum cut sets, connect
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:28967
    • 提供者:Kansess
  1. color-problem

    0下载:
  2. 一个关于图着色问题的在matlab下的一种解法,适合新手使用学习。-A graph coloring problem on a solution in matlab for novices to use to learn.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:165683
    • 提供者:赵广
  1. NodeColoringTabu

    0下载:
  2. 在matlab下的一种图着色的禁忌算法实现,适合新手使用和学习-In matlab under a taboo graph coloring algorithm, suitable for novices to use and learn
  3. 所属分类:MPI

    • 发布日期:2017-04-24
    • 文件大小:173981
    • 提供者:赵广
  1. MATLAB图结构工具箱

    0下载:
  2. 图节点、边的增删操作,划分,着色,画图等
  3. 所属分类:matlab例程

  1. graph-coloring

    0下载:
  2. matlab编写的图着色算法,并用智能优化算法(模拟退火)去寻找其图着色的最优解-Matlab prepared by the graph coloring algorithm, and using intelligent optimization algorithm (simulated annealing) to find the optimal solution of the coloring of the graph
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:6060
    • 提供者:HMCFD
  1. simulated annealing algorithm

    0下载:
  2. 模拟退火算法的应用很广泛,可以较高的效率求解最大截问题(Max Cut Problem)、0-1背包问题(Zero One Knapsack Problem)、图着色问题(Graph Colouring Problem)、调度问题(Scheduling Problem)等等。(Simulated annealing algorithm is widely used, can be more efficient to solve the maximum Problem Cut (Max), 0-1
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:62464
    • 提供者:四姑娘
  1. 图着色算法

    0下载:
  2. 用于D2D用户分簇的图着色,很方便使用的一个程序(D2D user clustering for the graph coloring, it is convenient to use a program)
  3. 所属分类:网络编程

    • 发布日期:2017-12-17
    • 文件大小:15360
    • 提供者:艾希
  1. graph_coloring

    2下载:
  2. 基于matlab的图着色程序,算法为贪心算法,将节点按照度从大到小排序,排序后先给度大的着色。(The graph coloring program based on MATLAB algorithm, greedy algorithm, the node according to the degree from large to small order, ranking after the first to a large degree of coloring.)
  3. 所属分类:软件工程

    • 发布日期:2017-12-13
    • 文件大小:40843
    • 提供者:luckydog1995
  1. GrTheory

    0下载:
  2. 多种图论算法的matlab实现 例如:% ntest=1 - grBase求有向图的基 % ntest=2 - grCoBase求有向图的逆基 % ntest=3 - grCoCycleBasis求连通图的基本割集 % ntest=4 - grColEdge图的边着色(边染色) % ntest=5 - grColVer图的点着色(节点染色)(% grBase - find all bases of digraph; % grCoBase - find all contrabases
  3. 所属分类:数据结构

  1. robot_sweeper

    2下载:
  2. 电子科技大学,数学学院,本科二年级,数学实验课程作业:扫地机器人的路径规划问题 实验是内容是规划并利用MATLAB模拟扫地机器人的清扫路径,并与随机游走的清扫方式做对比 编程思路: 规定扫地机器人的尺寸为1×1的网格,地图尺寸为20×15(参数可修改),在利用矩阵Tag储存障碍物信息(障碍物标1,非障碍物标0),barrier_generate函数随即生成障碍物 路径规划考虑采用深度优先搜索算法,根据标记矩阵Tag的信息,找到网格之间可达性关系,建立图的邻接压缩表,深度优先搜索求出路径(深度
  3. 所属分类:其他

    • 发布日期:2020-05-27
    • 文件大小:2048
    • 提供者:HoniiTro19
« 12 »
搜珍网 www.dssz.com